home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / tex-k / tex-k-archive.past / tex-k-archive.gz / tex-k-archive / 000433_hnn@charm.physics.ucsb.edu_Sun Mar 27 09:16:21 1994.msg < prev    next >
Internet Message Format  |  1994-10-11  |  2KB

  1. Received: from charm.physics.ucsb.edu by cs.umb.edu with SMTP id AA25281
  2.   (5.65c/IDA-1.4.4 for <tex-k@cs.umb.edu>); Sun, 27 Mar 1994 20:16:35 -0500
  3. Received: from localhost (localhost [127.0.0.1]) by charm.physics.ucsb.edu (8.6.4/8.6.4) with SMTP id RAA20495; Sun, 27 Mar 1994 17:16:21 -0800
  4. Message-Id: <199403280116.RAA20495@charm.physics.ucsb.edu>
  5. X-Authentication-Warning: charm.physics.ucsb.edu: Host localhost didn't use HELO protocol
  6. To: tex-k@cs.umb.edu
  7. Cc: def@sbphy.physics.ucsb.edu
  8. Subject: Undefined: XtStrings 
  9. Date: Sun, 27 Mar 94 17:16:21 -0800
  10. From: "\"\"Harry N. Nelson\"\"" <hnn@charm.physics.ucsb.edu>
  11. X-Mts: smtp
  12.  
  13. ==============================================================================
  14.                           5123 Broida Hall, Physics, UCSB (805)-893-8612
  15.   Hello,
  16.   The command `make programs' from /web2c-6.1 ends for me in the error
  17. below.  I only entered `configure' prior to `make programs'.  I am
  18. on a DecStation 5000/240, Ultrix 4.3, Rev. 44.
  19. if I do:
  20. ls -l /usr/X11R5/lib/libXt.a
  21. I get:
  22. -rw-r--r--  1 root      1859928 Mar 16  1992 /usr/X11R5/lib/libXt.a
  23.  
  24. Otherwise, I am very ignorant on Unix.  Thanks, Harry Nelson
  25.  
  26. -------------------------------------------------------------------------
  27. ....(lots left out)
  28. -------------------------------------------------------------------------
  29. gcc -I./../../lib -I../../.. -I.  -g  -c x11.c
  30. rm -f window.a
  31. ar qc window.a hp2627.o next.o regis.o sun.o tek.o uniterm.o x10.o x11.o
  32. ranlib window.a
  33. gcc -o virmf -g   vextra.o imf.o openinout.o mf0.o mf1.o mf2.o mf3.o mf4.o mf5.o
  34.  mf6.o mf7.o mf8.o  mf9.o mf10.o   MFwindow/window.a -lXt -lXext -lX11  -ldnet .
  35. ./lib/lib.a ../../kpathsea/kpathsea.a
  36. /bin/ld:
  37. Undefined:
  38. XtStrings
  39. collect: ld returned 1 exit status
  40. *** Error code 1
  41.  
  42. Stop.
  43. *** Error code 1
  44.  
  45. Stop.
  46. *** Error code 1
  47.  
  48. Stop.
  49.  
  50.  
  51.  
  52.                                Best Regards, Harry